AppointmentDuration Property |
Represents the duration of the appointment.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string Duration { get; }Public ReadOnly Property Duration As String
Get
Property Value
Type:
StringThe duration.
See Also